From: Daniel Boles Date: Mon, 19 Mar 2018 15:13:04 +0000 (+0000) Subject: gdkrgba: Add a missing apostrophe in a doc comment X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~36^2~49 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=92bef46b4c9bae9946f46d598ea1d49483038455;p=gtk%2B3.0.git gdkrgba: Add a missing apostrophe in a doc comment --- diff --git a/gdk/gdkrgba.c b/gdk/gdkrgba.c index 1a66e9dcf8..da3f3381b7 100644 --- a/gdk/gdkrgba.c +++ b/gdk/gdkrgba.c @@ -55,7 +55,7 @@ G_DEFINE_BOXED_TYPE (GdkRGBA, gdk_rgba, * 1.0 for opaque * * A #GdkRGBA is used to represent a (possibly translucent) - * color, in a way that is compatible with cairos notion of color. + * color, in a way that is compatible with cairo’s notion of color. */ /**